Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps Sitko.Core.Repository.EntityFrameworkCore from 8.2.0 to 8.33.1.

Release notes

Sourced from Sitko.Core.Repository.EntityFrameworkCore's releases.

8.33.1

8.33.1 (2021-12-23)

Bug Fixes

  • blazor: pass loaded or new entity to LoadDataAsync method (18c7ccf)

8.33.0

8.33.0 (2021-12-23)

Features

  • blazor: add method to load data in same scope as entity (e2348ae)

8.32.0

8.32.0 (2021-12-20)

Features

  • grpc: expose FillErrors method to gRPC services (109e6c9)

8.31.0

8.31.0 (2021-12-20)

Features

  • mudblazor: remove new() constraint from MudRepositoryTable to allow abstract classes (909c51e)

8.30.0

8.30.0 (2021-12-17)

Features

  • core: allow multiple module instances registration if supported by module (b67ba30)
  • postgres: allow to configure maximum migrations apply try count (d947684)
  • repository: rework repositories registration (46fedd2)
  • xunit: support multiple db contexts in test scope (f835ffa)

8.29.0

8.29.0 (2021-12-17)

Features

  • puppeteer: move Puppeteer to separate module (c9c8fbf)

... (truncated)

Changelog

Sourced from Sitko.Core.Repository.EntityFrameworkCore's changelog.

8.33.1 (2021-12-23)

Bug Fixes

  • blazor: pass loaded or new entity to LoadDataAsync method (18c7ccf)

8.33.0 (2021-12-23)

Features

  • blazor: add method to load data in same scope as entity (e2348ae)

8.32.0 (2021-12-20)

Features

  • grpc: expose FillErrors method to gRPC services (109e6c9)

8.31.0 (2021-12-20)

Features

  • mudblazor: remove new() constraint from MudRepositoryTable to allow abstract classes (909c51e)

8.30.0 (2021-12-17)

Features

  • core: allow multiple module instances registration if supported by module (b67ba30)
  • postgres: allow to configure maximum migrations apply try count (d947684)
  • repository: rework repositories registration (46fedd2)
  • xunit: support multiple db contexts in test scope (f835ffa)

8.29.0 (2021-12-17)

Features

  • puppeteer: move Puppeteer to separate module (c9c8fbf)
  • xunit: rework tests to use IConfiguration (9983061)

8.28.0 (2021-12-15)

Features

... (truncated)

Commits
  • 6e50d6f chore(release): 8.33.1 [skip ci]
  • 18c7ccf fix(blazor): pass loaded or new entity to LoadDataAsync method
  • 168d599 chore(release): 8.33.0 [skip ci]
  • e2348ae feat(blazor): add method to load data in same scope as entity
  • b9cdf4d chore(release): 8.32.0 [skip ci]
  • 109e6c9 feat(grpc): expose FillErrors method to gRPC services
  • b4bcde1 refactor(postgres): fix tries count in log message
  • 2a50b14 chore(release): 8.31.0 [skip ci]
  • 258c3ee refactor(mudblazor): remove condition cause we always target .net6 in mudblaz...
  • 909c51e feat(mudblazor): remove new() constraint from MudRepositoryTable to allow abs...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Sitko.Core.Repository.EntityFrameworkCore](https://github.com/sitkoru/Sitko.Core) from 8.2.0 to 8.33.1.
- [Release notes](https://github.com/sitkoru/Sitko.Core/releases)
- [Changelog](https://github.com/sitkoru/Sitko.Core/blob/master/CHANGELOG.md)
- [Commits](sitkoru/Sitko.Core@8.2.0...8.33.1)

---
updated-dependencies:
- dependency-name: Sitko.Core.Repository.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2021

Superseded by #266.

@dependabot dependabot bot closed this Dec 29, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.33.1 branch December 29, 2021 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants